All Databases
Inside Mac - WWSO Mgr
InitDateCache
String2Date
String2Time
Str2Format
Format2Str
FormatX2Str
FormatStr2X
ValidDate
LongDate2Secs
LongSecs2Date
ToggleDate
InitDateCache
Format the date cache record
#include <
Script.h
>
Script Manager
void
InitDateCache
(
theCache
);
DateCachePtr
theCache
;
The
InitDateCache
formats the date cache record ( defined by the
DateCacheRecord
data type) for use by the
String2Date
and
String2Time
routines For more information see,
Macintosh Worldwide
Development: Guide to System Software.
Returns
: an
Error Code
Referenced by (4):
Date and Time Utilities
Script Mgr (Inside Mac - Index)
WorldWide Software Overview (Inside Mac - Index)
Date and Time Utilities (Inside Mac - WWSO Mgr)